Fix typo
authorKjartan Maraas <kmaraas@gnome.org>
Wed, 11 Nov 2009 20:39:21 +0000 (21:39 +0100)
committerKjartan Maraas <kmaraas@gnome.org>
Wed, 11 Nov 2009 20:39:32 +0000 (21:39 +0100)
gdk/gdkcolor.c

index 9e3db06566bc614d8b96e28022cdb38e91a8b190..3bd044e8c082042421aabc347cd7a9480908f164 100644 (file)
@@ -181,7 +181,7 @@ gdk_color_white (GdkColormap *colormap,
  * @color: the location to store the color.
  * 
  * Returns the black color for a given colormap. The resulting
- * value has already benn allocated. 
+ * value has already been allocated. 
  * 
  * Return value: %TRUE if the allocation succeeded.
  **/